- Home
- Search Results
- Page 1 of 1
Search for: All records
- 
                                    Total Resources4
- Resource Type
- 
                                    
                                    
                                    
                                    0003000001000000
- More
- Availability
- 
                                    
                                    40
- Author / Contributor
- Filter by Author / Creator
- 
                                    
                                        - 
                                                    
                                                        
                                                            
                                                            Basu, Aditya (4)
- 
                                                    
                                                        
                                                            
                                                            Jaeger, Trent (4)
- 
                                                    
                                                        
                                                            
                                                            Angel, Sebastian (1)
- 
                                                    
                                                        
                                                            
                                                            Capobianco, Frank (1)
- 
                                                    
                                                        
                                                            
                                                            Cui, Weidong (1)
- 
                                                    
                                                        
                                                            
                                                            De, Asmit (1)
- 
                                                    
                                                        
                                                            
                                                            Ghosh, Swaroop (1)
- 
                                                    
                                                        
                                                            
                                                            Lau, Stella (1)
- 
                                                    
                                                        
                                                            
                                                            Qian, Zhiyun (1)
- 
                                                    
                                                        
                                                            
                                                            Sampson, John (1)
- 
                                                    
                                                        
                                                            
                                                            Setty, Srinath (1)
- 
                                                    
                                                        
                                                            
                                                            Singanamalla, Sudheesh (1)
- 
                                                    
                                                        
                                                            
                                                            Zhang, Danfeng (1)
- 
                                                    
                                                        
                                                            
                                                            Zhou, Quan (1)
- 
                                                    
                                                        
                                                            
                                                            #Tyler Phillips, Kenneth E. (0)
- 
                                                    
                                                        
                                                            
                                                            #Willis, Ciara (0)
- 
                                                    
                                                        
                                                            
                                                            & Abreu-Ramos, E. D. (0)
- 
                                                    
                                                        
                                                            
                                                            & Abramson, C. I. (0)
- 
                                                    
                                                        
                                                            
                                                            & Abreu-Ramos, E. D. (0)
- 
                                                    
                                                        
                                                            
                                                            & Adams, S.G. (0)
 
- 
                                                    
                                                        
                                                            
                                                            
- Filter by Editor
- 
                                    
                                        - 
                                                    
                                                        
                                                            
                                                            & Spizer, S. M. (0)
- 
                                                    
                                                        
                                                            
                                                            & . Spizer, S. (0)
- 
                                                    
                                                        
                                                            
                                                            & Ahn, J. (0)
- 
                                                    
                                                        
                                                            
                                                            & Bateiha, S. (0)
- 
                                                    
                                                        
                                                            
                                                            & Bosch, N. (0)
- 
                                                    
                                                        
                                                            
                                                            & Brennan K. (0)
- 
                                                    
                                                        
                                                            
                                                            & Brennan, K. (0)
- 
                                                    
                                                        
                                                            
                                                            & Chen, B. (0)
- 
                                                    
                                                        
                                                            
                                                            & Chen, Bodong (0)
- 
                                                    
                                                        
                                                            
                                                            & Drown, S. (0)
- 
                                                    
                                                        
                                                            
                                                            & Ferretti, F. (0)
- 
                                                    
                                                        
                                                            
                                                            & Higgins, A. (0)
- 
                                                    
                                                        
                                                            
                                                            & J. Peters (0)
- 
                                                    
                                                        
                                                            
                                                            & Kali, Y. (0)
- 
                                                    
                                                        
                                                            
                                                            & Ruiz-Arias, P.M. (0)
- 
                                                    
                                                        
                                                            
                                                            & S. Spitzer (0)
- 
                                                    
                                                        
                                                            
                                                            & Sahin. I. (0)
- 
                                                    
                                                        
                                                            
                                                            & Spitzer, S. (0)
- 
                                                    
                                                        
                                                            
                                                            & Spitzer, S.M. (0)
- 
                                                    
                                                        
                                                            
                                                            (submitted - in Review for IEEE ICASSP-2024) (0)
 
- 
                                                    
                                                        
                                                            
                                                            
- 
                                    Have feedback or suggestions for a way to improve these results?
 !
                                    
                                        
                                            Note: When clicking on a Digital Object Identifier (DOI) number, you will be taken to an external site maintained by the publisher.
                                            Some full text articles may not yet be available without a charge during the embargo (administrative interval).
                                        
                                        
                                        
                                            
                                                
                                             What is a DOI Number?
                                        
                                    
                                
Some links on this page may take you to non-federal websites. Their policies may differ from this site.
- 
            Angel, Sebastian; Basu, Aditya; Cui, Weidong; Jaeger, Trent; Lau, Stella; Setty, Srinath; Singanamalla, Sudheesh (, 17th USENIX Symposium on Operating Systems Design and Implementation)
- 
            Basu, Aditya; Sampson, John; Qian, Zhiyun; Jaeger, Trent (, 21st USENIX Conference on File and Storage Technologies (FAST))
- 
            De, Asmit; Basu, Aditya; Ghosh, Swaroop; Jaeger, Trent (, IEEE Transactions on Computer-Aided Design of Integrated Circuits and Systems)RISC-V is a promising open source architecture that targets low-power embedded devices and SoCs. However, there is a dearth of practical and low-overhead security solutions in the RISC-V architecture. Programs compiled using RISC-V toolchains are still vulnerable to code injection and code reuse attacks such as buffer overflow and return-oriented programming (ROP). In this paper, we propose two hardware implemented security extensions to RISC-V that provides a defense mechanism against such attacks. We first employ a Physically Unclonable Function (PUF)-based randomized canary generation technique that removes the need to store the sensitive canary words in memory or CPU registers, thereby being more secure, while incurring low overheads. We implement the proposed Canary Engine in RISC-V RocketChip with Rocket Custom Coprocessor (RoCC). Simulation results show 2.2% average execution overhead with a single buffer protection, while a 10X increase in buffer count only increases the overhead by 1.5X when protection is extended to all buffers. We further improve upon this with a dedicated security coprocessor FIXER, implemented on the RoCC. FIXER enforces fine-grained control-flow integrity (CFI) of running programs on backward edges (returns) and forward edges (calls) without requiring any architectural modifications to the processor core. Compared to software-based solutions, FIXER reduces energy overhead by 60% at minimal execution time (1.5%) and area (2.9%) overheads.more » « less
 An official website of the United States government
An official website of the United States government 
				
			 
					 
					
 
                                     Full Text Available
                                                Full Text Available